is-less-equal-than[value] ket returns yes/no if the value in ket <= value
is-less-equal-than[80] |age: 76> |yes> is-less-equal-than[2010] |year: 2010> |yes> -- if the ket has no float value then return the empty ket |> is-less-equal-than[13] |the cat> |>